home *** CD-ROM | disk | FTP | other *** search
/ SPACE 2 / SPACE - Library 2 - Volume 1.iso / program / 331 / gemfxm14 / read.me < prev    next >
Encoding:
Text File  |  1990-07-20  |  712 b   |  24 lines

  1. MEMFIND.C
  2. MEMFIND.H
  3. MEMFIND.MAK
  4. MEMFIND.PRG
  5. MEMFIND.RSC
  6. MEMFIND.RSD
  7. MINICOLR.ACC
  8. MINICOLR.C
  9. MINICOLR.MAK
  10. WINDXMPL.C
  11. WINDXMPL.H
  12. WINDXMPL.MAK
  13. WINDXMPL.RSC
  14. WINDXMPL.RSD
  15.  
  16.     GEM example pgms, including C source.  Examples of ACC, windows, dialogs.
  17.     These examples are intended to illustration both general techniques of GEM
  18.     program, and specific examples of using the extended utility functions in
  19.     the GemFast PD libraries.  
  20.     To compile these programs you will need either the GemFast bindings or the
  21.     GemFast utils.
  22.     The examples include a desk accesory that uses a window, a program that
  23.     displays a dialog in a movable window, and a program that uses just dialogs.
  24.